*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 31 May 2002 23:59:50 +0000 (23:59 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 31 May 2002 23:59:50 +0000 (23:59 +0000)
lisp/ChangeLog

index 646a712793dbcd76ccfdce9d24b312ae7c06a9a7..7577632b185db66eb5810b59b857c8309847ad83 100644 (file)
@@ -1,3 +1,10 @@
+2002-06-01  Kim F. Storm  <storm@cua.dk>
+
+       * simple.el (choose-completion-string-functions): New special hook.
+       (choose-completion-string1): Renamed from choose-completion-string.
+       (choose-completion-string): Run choose-completion-string-functions
+       until success, and only call choose-completion-string1 if it fails.
+
 2002-05-31  Kim F. Storm  <storm@cua.dk>
 
        * emulation/cua-base.el (cua--last-deleted-region-pos)